|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.content.Equals
| Constructor Summary | |
Equals()
Constructor |
|
| Method Summary | |
Concept |
getConcept()
Retrieves the described concept. |
IRE |
getIRE()
Retrieves the IRE that descripes the object. |
void |
setConcept(Concept concept)
Sets the described concept. |
void |
setIRE(IRE ire)
Sets the IRE that describes the object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Equals()
| Method Detail |
public void setIRE(IRE ire)
ire - the describing IRE.public IRE getIRE()
public void setConcept(Concept concept)
concept - the described concept.public Concept getConcept()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||